+Fri May 28 14:34:36 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/tmpl/gtkcontainer.sgml: Fix docs for
+ gtk_container_border_width(). (#143309, Doug Quale)
+
Thu May 27 00:44:48 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Add gtk_entry_completion_get_text_column.
<!-- ##### MACRO gtk_container_border_width ##### -->
<para>
-Does the same as gtk_container_get_border_width().
+Does the same as gtk_container_set_border_width().
</para>
-@Deprecated: Use gtk_container_get_border_width() instead.
+@Deprecated: Use gtk_container_set_border_width() instead.
<!-- ##### FUNCTION gtk_container_add ##### -->